root/src/usr/local/www/css/pfSense-BETA.css @ fdd09cbd
1 | f0c5e7c1 | Jared Dillard | @import url("/css/pfSense.css"); |
---|---|---|---|
2 | 90a5392c | Jared Dillard | |
3 | c3f962ba | Stephen Beaver | /*** Experimental Changes Go Here ***/
|
4 | e1d261ff | Stephen Beaver | |
5 | .panel-heading a:link, .panel-heading a:visited { |
||
6 | color: #404040; |
||
7 | text-decoration: underline; |
||
8 | }
|
||
9 | |||
10 | .panel-default>.panel-heading { |
||
11 | color: #404040; |
||
12 | background-color: #cccccc; |
||
13 | letter-spacing: 1px; |
||
14 | }
|