Skip to content

Commit 6df30c1

Browse files
update css/style3cb1.css
1 parent 9a101c6 commit 6df30c1

File tree

1 file changed

+1
-162
lines changed

1 file changed

+1
-162
lines changed

css/style3cb1.css

Lines changed: 1 addition & 162 deletions
Original file line numberDiff line numberDiff line change
@@ -96,95 +96,10 @@ a:hover {
9696
padding:0;
9797
margin:0;
9898
}
99-
#sitemenu a.sitesearch,
100-
#sitemenu a.showmenu {
101-
border-left-style: solid;
102-
min-width: 24px;
103-
padding:0;
104-
width:24px;
105-
height:24px;
106-
padding: 10px 16px 7px 8px;
107-
108-
}
109-
#sitemenu a.sitesearch {
110-
background:url(images/search.png) center no-repeat;
111-
border:none;
112-
}
113-
#sitemenu a.showmenu {
114-
background:url(images/menu.png) center no-repeat;
115-
}
116-
#sitemenu a:hover, #sitemenu a:active, #sitemenu a:focus {
117-
color:#fff;
118-
}
11999
#sitemenu a.std {
120100
display:none;
121101

122102
}
123-
#mobmenu, #livesearch {
124-
display: none;
125-
clear:both;
126-
}
127-
#mobmenu ul {
128-
list-style-type: none;
129-
margin:0;
130-
padding:0;
131-
}
132-
#mobmenu li {
133-
margin:0;
134-
padding:0;
135-
}
136-
#mobmenu a,#mobmenu a:visited {
137-
display:block;
138-
text-align: center;
139-
border-top: 1px solid #181b1c;
140-
padding:10px 0 10px 0;
141-
text-transform: uppercase;
142-
letter-spacing: 2px;
143-
text-decoration: none;
144-
}
145-
#mobmenu a:hover {
146-
background:#22242d;
147-
}
148-
#livesearch {
149-
border-top: 1px solid #0e1315;
150-
padding:10px;
151-
}
152-
#livesearch h3 {
153-
display: none;
154-
}
155-
#livesearch fieldset{
156-
border:none;
157-
margin:0 0 20px 0;
158-
background:#191C1E;
159-
padding:0px;
160-
text-align:center;
161-
}
162-
163-
#livesearch #s{
164-
background:#bfbfbf;
165-
color:#21282a;
166-
padding:4px 0 4px 6px;
167-
border:0px solid #191C1E;
168-
font-size:130%;
169-
width:99%;
170-
171-
}
172-
#livesearch #submitButton {
173-
display:none;
174-
}
175-
#livesearch #submitButton:hover {
176-
}
177-
#livesearch .webResult h3 {display: block;}
178-
#livesearch .webResult {margin-bottom:20px;border-top:1px solid #2E3436;padding-top:20px;}
179-
#livesearch .webResult .item {padding-left:10px;border-left:2px solid #2E3436;}
180-
#livesearch .webResult .item:hover{border-left:2px solid #bfbfbf;}
181-
#livesearch .webResult h3{font-size:100%;margin:0;}
182-
#livesearch .webResult h3 b{ color:#fff; }
183-
#livesearch .webResult h3 a{ text-decoration: none;}
184-
#livesearch .webResult p{ line-height:1.5;padding:10px 0 0 10px;margin:0;font-size:90%;}
185-
#livesearch .webResult p b{ color:white;}
186-
#content a.url {color:#bfbfbf;font-size:80%;margin-left:10px;border:0;}
187-
#content a.url:hover {color:#fff;}
188103
/* Content ------------------------------------------------------------------ */
189104
#content {
190105
padding:20px 0 40px 0;
@@ -333,82 +248,7 @@ a:hover {
333248
padding: 12px 16px 7px 8px;
334249
white-space: nowrap;
335250
text-decoration: none;
336-
}
337-
338-
#sitemenu a.siteabout {
339-
border-left-style: solid;
340-
}
341-
342-
#sitemenu a.sitesearch,
343-
#sitemenu a.showmenu {
344-
border-left-style: solid;
345-
min-width: 24px;
346-
padding:0;
347-
width:24px;
348-
height:24px;
349-
padding: 10px 16px 7px 8px;
350-
351-
}
352-
#sitemenu a.sitesearch {
353-
background:url(images/search.png) center no-repeat;
354-
border:none;
355-
}
356-
#sitemenu a.std {
357-
display: block;
358-
}
359-
#sitemenu a.showmenu {
360-
display: none;
361-
}
362-
#mobmenu {
363-
display: none;
364-
}
365-
.community_info {
366-
display:block;
367-
padding:10px;
368-
margin-bottom: 14px;
369-
overflow: hidden;
370-
border: 0px solid #3B4245;
371-
position:relative;
372-
background: #191C1E url(../forums/style/Air/img/2E3436.html) center repeat-y;
373-
-webkit-box-shadow: 0px 2px 4px #151617;
374-
-moz-box-shadow: 0px 2px 4px #151617;
375-
box-shadow: 0px 2px 4px #151617;
376-
}
377-
.community_info .irc {
378-
float:left;
379-
width:40%;
380-
padding-left: 60px;
381-
background:url(../forums/style/Air/img/irc.html) left center no-repeat;
382-
cursor: pointer;
383-
}
384-
.community_info .linode {
385-
float:left;
386-
width:40%;
387-
padding-left: 60px;
388-
background:url(../forums/style/Air/img/linode.html) left center no-repeat;
389-
cursor: pointer;
390-
}
391-
.community_info .twitter {
392-
float:right;
393-
width:40%;
394-
padding-left: 60px;
395-
background:url(../forums/style/Air/img/twitter.html) left center no-repeat;
396-
cursor: pointer;
397-
}
398-
.community_info .dreamhost {
399-
float:right;
400-
width:40%;
401-
padding-left: 60px;
402-
background:url(../forums/style/Air/img/dreamhost.html) left center no-repeat;
403-
cursor: pointer;
404-
}
405-
.community_info_close {
406-
position: absolute;
407-
top:10px;
408-
right:10px;
409-
width:20px;
410-
height:20px;
411-
background: url(../forums/style/Air/img/close.html) center repeat-y;
251+
margin-bottom: 2px;
412252
}
413253

414254
.foot {
@@ -456,7 +296,6 @@ a:hover {
456296
.faded {opacity:0.10}
457297
.nobr { white-space: nowrap; }
458298
.clearfix {clear:both;}
459-
.twitter-share-button{margin-right:10px;}
460299
/* Text selecting ----------------------------------------------------------- */
461300
/*::-moz-selection{ background: #bfbfbf; color:#191C1E; text-shadow: none; }
462301
::selection { background:#bfbfbf; color:#191C1E; text-shadow: none; }*/

0 commit comments

Comments
 (0)