Update of /cvsroot/roller/roller/web/themes/sunsets/styles
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13368/web/themes/sunsets/styles
Modified Files:
simple.css
Log Message:
Added img.smiley class for SmileyPlugin
Index: simple.css
===================================================================
RCS file: /cvsroot/roller/roller/web/themes/sunsets/styles/simple.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** simple.css 15 Jun 2004 11:00:23 -0000 1.4
--- simple.css 13 Jul 2004 14:02:55 -0000 1.5
***************
*** 252,253 ****
--- 252,276 ----
vertical-align: top !important;
}
+
+ /* for the java2html plugin */
+ div table code {position: relative; top: -10px }
+
+ /* for cool looking "sunken" input boxes, from www.theserverside.com */
+ form#searchForm input {
+ padding-left: 4px;
+ margin: 1px 1px 1px 1px;
+ border: 1px solid black;
+ color: #777;
+ background-image: url(../images/input_white.gif);
+ font-size: 11px;
+ font-weight: normal;
+ }
+
+ form#searchForm input.focus {
+ margin: 0px 0px 0px 0px;
+ border-bottom: #ffdead solid 2px;
+ border-right: #ffdead solid 2px;
+ border-left: #c07300 solid 2px;
+ border-top: #c07300 solid 2px;
+ color:#000000;
+ }
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|