Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
640b195c
Commit
640b195c
authored
Aug 24, 2009
by
Stanislav Ievlev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- drop unused CSS rules
parent
8569e18e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
75 deletions
+0
-75
alterator.css.in
components/ahttpd/styles/alterator.css.in
+0
-75
No files found.
components/ahttpd/styles/alterator.css.in
View file @
640b195c
...
...
@@ -173,77 +173,6 @@ textarea, select, input.text {
height: 16px;
}
.top-button-menu {
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
padding-right: 10px;
padding-top: 10px;
}
/* control center page */
#logo-td {
border-left: none;
padding-left: 10px;
padding-right: 10px;
text-align:left;
padding-top: 10px;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
width: 275px;
-moz-border-radius-topleft: 1em;
-webkit-border-radius-topleft: 1em;
-khtml-border-radius-topleft: 1em;
border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
-webkit-border-radius-bottomleft: 1em;
-khtml-border-radius-bottomleft: 1em;
border-radius-bottomleft: 1em;
}
#logo-td img {
background: url(/design/images/logo.png) no-repeat;
width: 275px; /*325*/
height: 30px;
}
#help-td {
/*border-left: none;*/
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
width: 20px;
text-align:left;
color: #@LIGHT_LABELS_HEX@;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
}
#locale-td {
padding-left: 10px;
padding-top: 10px;
color: #@LIGHT_LABELS_HEX@;
padding-right: 10px;
text-align:center;
width: 100px;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
-moz-border-radius-topright: 1em;
-webkit-border-radius-topright: 1em;
-khtml-border-radius-topright: 1em;
border-radius-topright: 1em;
}
#hostinfo-td {
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
text-align: left;
color: #@LIGHT_LABELS_HEX@; /*#0574B2;*/
font-weight: bold;
text-decoration: none;
font-size:large;
}
/* main menu */
#menu-td {
...
...
@@ -422,10 +351,6 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
/* deprecated */
.expanded {
width: 100%;
}
.error-message {
background-color: #FFCACA;
border: 1px solid #FF6060;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment