Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
310
Merge Requests
310
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
4d8f12f9
Commit
4d8f12f9
authored
May 29, 2007
by
Gábor Hojtsy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#147265
by z.stolar: RTL styles for Bluemarine (part 2)
parent
8f0870f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
0 deletions
+37
-0
themes/bluemarine/style-rtl.css
themes/bluemarine/style-rtl.css
+37
-0
No files found.
themes/bluemarine/style-rtl.css
0 → 100644
View file @
4d8f12f9
/* $Id$ */
body
{
direction
:
rtl
;
}
#logo
img
{
float
:
right
;
}
#menu
{
padding
:
0.5em
0.5em
0
0.5em
;
text-align
:
left
;
}
#navlist
{
padding
:
0
0
1.2em
0.8em
;
}
#subnavlist
{
padding
:
0.5em
0
0.4em
1.2em
;
}
ul
.links
li
{
border-right
:
1px
solid
#9cf
;
border-left
:
inherit
;
}
.block
,
.box
{
padding
:
0
1.5em
0
0
;
}
.node
.taxonomy
{
padding-right
:
1.5em
;
}
.node
.picture
{
float
:
left
;
}
.comment
.new
{
text-align
:
left
;
float
:
left
;
}
.comment
.picture
{
float
:
left
;
}
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