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
9f21f537
You need to sign in or sign up before continuing.
Commit
9f21f537
authored
Jun 23, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'inger/desktop' into alt-desktop
parents
753e3cea
5468e9a4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
1 deletion
+24
-1
attention.gif
components/ahttpd/images/attention.gif
+0
-0
background.png
components/ahttpd/images/background.png
+0
-0
bg.jpg
components/ahttpd/images/bg.jpg
+0
-0
alterator.css.in
components/ahttpd/styles/alterator.css.in
+24
-1
No files found.
components/ahttpd/images/attention.gif
0 → 100644
View file @
9f21f537
1.64 KB
components/ahttpd/images/background.png
deleted
100644 → 0
View file @
753e3cea
239 KB
components/ahttpd/images/bg.jpg
deleted
100644 → 0
View file @
753e3cea
9.97 KB
components/ahttpd/styles/alterator.css.in
View file @
9f21f537
...
...
@@ -95,9 +95,11 @@ textarea, select, input.text {
height: 20px;
}
/* messages */
.alterator-information-message {
font-style:italic;
font-size:
small
;
font-size:
9pt
;
padding-top:3px;
padding-bottom:3px;
}
...
...
@@ -106,6 +108,27 @@ textarea, select, input.text {
vertical-align:middle;
}
.alterator-attention-message {
color: darkred;
border-color: darkred;
border-width: 5px;
border-style: double;
padding: 4px;
margin: 4px;
min-width:10px;
float:left;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
}
.alterator-attention-message img {
vertical-align:middle;
}
/* calendar and dateedit */
.year {
...
...
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