• Webseitenerstellung und -hosting
  • .NET Anwendungsentwicklung
  • softwaregesteuerte Prozessoptimierung
  • .NET

    Programmierung

  • WebseitenErstellung

    undHosting

  • softwaregesteuerte

    Prozessoptimierung

  • Konzeption

    und Beratung

%AM, %17. %377 %2015 %08:%Nov

ASP.NET DropDownlist Style CSS

geschrieben von
Artikel bewerten
(3 Stimmen)

Ich frage mich warum MS beim Erstellen eines Standard ASP.NET Webforms Projekt die CSS gar grausam ausliefert. z.B. sieht eine DropDownlist im Vergleich zu einer Textbox gar furchterregend aus.

Lösung ist ganz simple: Im Style.CSS im bereich "input, textarea" (Zeile 405) um den Typ "select" erweitern:

 input, textarea, select {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1.2em;
        margin: 5px 0 6px 0;
        padding: 5px;
    }

leider hat die Dropdownlist aufgrund Padding, Border etc der Textbox noch ein Problem mit der Breite, deswegen bei Bedarf nochmal explizit festlegen:

input, textarea {
        width: 300px;
    }

    select {
        width: 312px;
    }
Gelesen 116650 mal Letzte Änderung am %AM, %30. %470 %2015 %10:%Nov

293 Kommentare

  • Kommentar-Link amavorp %PM, %04. %884 %2024 %20:%Sep gepostet von amavorp

    Drug food beverage interactions result from drugs reacting with foods or beverages buying priligy online

  • Kommentar-Link en1.savefrom.net %AM, %11. %147 %2024 %02:%Jun gepostet von en1.savefrom.net

    Other platforms you can save audio and video from including Tumbler, Twitch,
    SoundCloud, Instagram, and so on.

  • Kommentar-Link https://tr.savefrom.net/20-download-instagram-stories.html/ %AM, %01. %324 %2024 %06:%Jun gepostet von https://tr.savefrom.net/20-download-instagram-stories.html/

    Bir makale isteğiniz olsa bile, bizimle iletişime geçebilirsiniz.

  • Kommentar-Link تنزيل فديو من يوتيوب %AM, %31. %088 %2024 %01:%Mai gepostet von تنزيل فديو من يوتيوب

    ويمكن حذف القائمة جميعها
    من خلال الخروج من تطبيق يوتيوب أو النقر على زر الإغلاق x في الشريط السفلي.

  • Kommentar-Link https://www.hi.savefrom.net/21-youtube-to-mp4.html/ %PM, %22. %916 %2024 %20:%Mai gepostet von https://www.hi.savefrom.net/21-youtube-to-mp4.html/

    तब जाकर पता चला कि ये नई पिछले कई महीनों
    से खराब है और पानी भी नहीं दे रहा है.

  • Kommentar-Link instagram story download by link %PM, %15. %951 %2024 %21:%Mai gepostet von instagram story download by link

    You cannot save your Instagram stories with music directly mostly because of the music licensing and distribution laws in Instagram.

  • Kommentar-Link скачать видео с инстаграм %PM, %30. %791 %2024 %17:%Apr gepostet von скачать видео с инстаграм

    Краткий ответ заключается в том,
    что вы можете загружать ролики или истории Instagram из личных сообщений.

  • Kommentar-Link Meble biurowe %PM, %18. %701 %2024 %15:%Apr gepostet von Meble biurowe

    whoah this weblog is wonderful i really like reading your articles.
    Stay up the great work! You understand, a lot of people are hunting around for this
    information, you could aid them greatly.

  • Kommentar-Link como baixar um story do instagram %AM, %15. %450 %2024 %09:%Mär gepostet von como baixar um story do instagram

    O Save Insta é uma ferramenta totalmente online e gratuita que permite você baixar Story
    do Instagram de forma bem simples e rápida.

  • Kommentar-Link https://techjubilee.site/ %PM, %08. %632 %2024 %14:%Mär gepostet von https://techjubilee.site/

    I was wondering if you ever considered changing the page layout
    of your blog? Its very well written; I love what youve got to say.
    But maybe you could a little more in the way of content so people could connect with it better.

    Youve got an awful lot of text for only having one or two pictures.
    Maybe you could space it out better?

Schreibe einen Kommentar

Bitte achten Sie darauf, alle Felder mit Stern * zu füllen. HTML-Code ist nicht erlaubt.