svn: /web/doc-editor/trunk/themes/ main.css
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Sun, 07 Feb 2010 22:51:22 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=294738
Log:
Remove extra comment
Changed paths:
U web/doc-editor/trunk/themes/main.css
Modified: web/doc-editor/trunk/themes/main.css
===================================================================
--- web/doc-editor/trunk/themes/main.css 2010-02-07 22:50:15 UTC (rev 294737)
+++ web/doc-editor/trunk/themes/main.css 2010-02-07 22:51:22 UTC (rev 294738)
@@ -155,36 +155,6 @@
background: transparent url(./img/help-browser.png) no-repeat 0 2px;
padding-left: 20px !important;
}
-/*
-#main-panel .x-layout-collapsed-west {
- background-image: url(./img/vcs_log.png);
- background-repeat: no-repeat;
- background-position: center;
-}
-
-#main-panel .x-layout-collapsed-east {
- background-image: url(./img/en_version.png);
- background-repeat: no-repeat;
- background-position: center;
-}
-
-#main-panel .x-layout-collapsed-north {
- background-image: url(./img/diff_vcs.png);
- background-repeat: no-repeat;
- background-position: center;
-}
-
-.x-layout-collapsed-east-error-desc {
- background-image: url(./img/error_description.png) !important;
- background-repeat: no-repeat;
- background-position: center;
-}
-.x-layout-collapsed-east-patch-desc {
- background-image: url(./img/patch.png) !important;
- background-repeat: no-repeat;
- background-position: center;
-}
-*/
.file-need-commit {
color: red !important;
font-weight: bold !important;