~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/php/phpBB3/styles/prosilver/theme/stylesheet.css

  • Committer: dcoles
  • Date: 2008-02-13 04:10:55 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:443
Added Forum application along with unmodifed version of phpBB3 "Olympus" 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*  phpBB 3.0 Style Sheet
 
2
    --------------------------------------------------------------
 
3
        Style name:             proSilver
 
4
        Based on style: proSilver (this is the default phpBB 3 style)
 
5
        Original author:        subBlue ( http://www.subBlue.com/ )
 
6
        Modified by:            
 
7
        
 
8
        Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
 
9
    --------------------------------------------------------------
 
10
*/
 
11
 
 
12
@import url("common.css");
 
13
@import url("links.css");
 
14
@import url("content.css");
 
15
@import url("buttons.css");
 
16
@import url("cp.css");
 
17
@import url("forms.css");
 
18
@import url("tweaks.css");
 
19
@import url("colours.css");